home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_84.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  71KB  |  816x1056  |  16-bit (940 colors)
Labels: book | bulletin board | chat room | hakham | monitor | sky | web site
OCR: Direct Mouse Access Function Summary: var MouseX var MouseY( var MouseDown( var EventMouseX( var EventMouseY var MouseX( This function returns numeric value that represents the current horizontal X position in pixels var MouseY( This function returns a numeric value that represents the current vertical Y position in pixels var MouseDown( This function returns numeric value that repr resents whether the mouse button currently being pressed If returns value of1 if the mouse button ic being pressed down or 0 if it is not var EventMouseX( This function returns numeric value that represents the horizontal X position ir pixels of the mouse during the last mouse event. var EventMouseY ( ) This function returns numeric value that repr resents the vertical Y position in pixels of the mouse during t ...